CommonEvent 1161
Name = "会話：ダゴン娘"

  999([1161])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["dagon_fc1", 0, 0, 2])
    ShowText(["\\n<Dagon>Floaty♪ Floaty♪"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["dagon_fc1", 0, 0, 2])
    ShowText(["\\n<Dagon>I disguise myself as a mermaid for fun♪"])
    ShowText([""])
    ShowTextAttributes(["dagon_fc1", 0, 0, 2])
    ShowText(["\\n<Dagon>But I haven't fooled a single person..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["dagon_fc1", 0, 0, 2])
    ShowText(["\\n<Dagon>Dagon da gon!\n...I just wanted to say that♪"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["dagon_fc1", 0, 0, 2])
    ShowText(["\\n<Dagon>Somehow, the world feels dark lately..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["dagon_fc1", 0, 0, 2])
    ShowText(["\\n<Dagon>A ship rammed into me earlier..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["dagon_fc1", 0, 0, 2])
    ShowText(["\\n<Dagon>I'm neither a pirate nor a marine.\nI'm neutral in this, swish, float♪"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["dagon_fc1", 0, 0, 2])
    ShowText(["\\n<Dagon>The ocean's currents circulate the world.\nI was so swept away when I learned this for the first time."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["dagon_fc1", 0, 0, 2])
    ShowText(["\\n<Dagon>I'm actually more like an octopus, but...\nMy tentacles are connected by a membrane, so I can't use them very well."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["dagon_fc1", 0, 0, 2])
    ShowText(["\\n<Dagon>I'm going to squeeze out your body fluids! ♪"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["dagon_fc1", 0, 0, 2])
    ShowText(["\\n<Dagon>The sea is really huge, isn't it?"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["dagon_fc1", 0, 0, 2])
    ShowText(["\\n<Dagon>Do you know what kind of monster I am...?"])
    ShowText([""])
    ShowChoices([["Mermaid", "Octopus", "Deep One"], 0])
    When([0, "人魚"])
      ShowTextAttributes(["dagon_fc1", 1, 0, 2])
      ShowText(["\\n<Dagon>Ufufu, did you really think so?\nI'm actually an octopus monster."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "タコ"])
      ShowTextAttributes(["dagon_fc1", 0, 0, 2])
      ShowText(["\\n<Dagon>As you expected...\nI am an octopus monster."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([2, "深きものども"])
      ShowTextAttributes(["dagon_fc1", 2, 0, 2])
      ShowText(["\\n<Dagon>What are those...?\nI'm kind of scared..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["dagon_fc1", 2, 0, 2])
    ShowText(["\\n<Dagon>I guess it's no use just getting washed away.\nMaybe I should hold myself firmly from now on..."])
    ShowText([""])
    ShowText([""])
    ShowChoices([["You're fine as you are", "Good luck", "I like getting washed away!"], 0])
    When([0, "そのままでいい"])
      ShowTextAttributes(["dagon_fc1", 2, 0, 2])
      ShowText(["\\n<Dagon>Is that so, then I guess...\n...Ah, I'm about to get washed away again!"])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "しっかりがんばれ"])
      ShowTextAttributes(["dagon_fc1", 0, 0, 2])
      ShowText(["\\n<Dagon>Yes, I'll do it!\nI'm going to be a strong Dagon from now on!"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "それが流されているというんだ！"])
      ShowTextAttributes(["dagon_fc1", 2, 0, 2])
      ShowText(["\\n<Dagon>Well, excuse me...!\n...Wait, why was I angry?"])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["dagon_fc1", 0, 0, 2])
    ShowText(["\\n<Dagon>\"You cannot open the forbidden box...\" It is a tradition among sea monsters. What could be inside the box?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Disaster", "Hope", "Monster Flies"], 0])
    When([0, "災厄"])
      ShowTextAttributes(["dagon_fc1", 0, 0, 2])
      ShowText(["\\n<Dagon>I'm afraid of that..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "希望"])
      ShowTextAttributes(["dagon_fc1", 0, 0, 2])
      ShowText(["\\n<Dagon>Wow, that sounds good♪"])
      ShowText([""])
      Empty([])

    When([2, "蝿の妖魔"])
      ShowTextAttributes(["dagon_fc1", 0, 0, 2])
      ShowText(["\\n<Dagon>Wow, you know a lot...♪\nAre you familiar with it?"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["dagon_fc1", 0, 0, 2])
    ShowText(["\\n<Dagon>When I was diving into the deep sea, I met a creature that looked just like me. What could that have been...?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Vampire squid", "Giant squid", "Floral egg crab"], 0])
    When([0, "コウモリダコ"])
      ShowTextAttributes(["dagon_fc1", 1, 0, 2])
      ShowText(["\\n<Dagon>So that was a vampire squid!\nYou're so knowledgeable♪"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "ダイオウイカ"])
      ShowTextAttributes(["dagon_fc1", 2, 0, 2])
      ShowText(["\\n<Dagon>It was totally different..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "スベスベマンジュウガニ"])
      ShowTextAttributes(["dagon_fc1", 0, 0, 2])
      ShowText(["\\n<Dagon>Somehow, that name makes it sound kind of delicious♪\nBut it was probably something else..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["dagon_fc1", 2, 0, 2])
    ShowText(["\\n<Dagon>I helped a boy who was drowning and carried him to the beach... I was shocked to see him run away in the blink of an eye."])
    ShowText([""])
    ShowText([""])
    ShowChoices([["You did a good thing", "That's annoying", "You should've eaten him"], 0])
    When([0, "いい事をしてあげた"])
      ShowTextAttributes(["dagon_fc1", 1, 0, 2])
      ShowText(["\\n<Dagon>Your praise makes me happy♪"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "迷惑だった"])
      ShowTextAttributes(["dagon_fc1", 2, 0, 2])
      ShowText(["\\n<Dagon>I-is that so... That's disappointing."])
      ShowText([""])
      Empty([])

    When([2, "食べてしまえばよかった"])
      ShowTextAttributes(["dagon_fc1", 2, 0, 2])
      ShowText(["\\n<Dagon>Th-that... I'm scared..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 337])
      ShowTextAttributes(["dagon_fc1", 0, 0, 2])
      ShowText(["\\n<Dagon>I want to eat some strawberry jam..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 337, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[337]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["dagon_fc1", 1, 0, 2])
        ShowText(["\\n<Dagon>I'm happy...♪"])
        ShowText([""])
        ChangeItems([337, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["dagon_fc1", 2, 0, 2])
        ShowText(["\\n<Dagon>Huh...?"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 59])
      ShowTextAttributes(["dagon_fc1", 0, 0, 2])
      ShowText(["\\n<Dagon>Could you give me a thunder stone?\nI like the tingling stimulation..."])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 59, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[59]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["dagon_fc1", 1, 0, 2])
        ShowText(["\\n<Dagon>I'm happy...♪"])
        ShowText([""])
        ChangeItems([59, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["dagon_fc1", 2, 0, 2])
        ShowText(["\\n<Dagon>Huh...?"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["dagon_fc1", 0, 0, 2])
    ShowText(["\\n<Dagon>I want some money..."])
    ShowText([""])
    ConditionalBranch([7, 636, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 636G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["dagon_fc1", 1, 0, 2])
        ShowText(["\\n<Dagon>I'm happy...♪"])
        ShowText([""])
        ChangeGold([1, 0, 636])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["dagon_fc1", 2, 0, 2])
        ShowText(["\\n<Dagon>Huh...?"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["dagon_fc1", 2, 0, 2])
      ShowText(["\\n<Dagon>...Oh, you don't have any..."])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["dagon_fc1", 0, 0, 2])
    ShowText(["\\n<Dagon>I'll give you an octopus!"])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([324, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Dagon gave you an \\ii[324]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["dagon_fc1", 0, 0, 2])
    ShowText(["\\n<Dagon>Please use this..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([11, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Dagon gave you a \\ii[11]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["dagon_fc1", 0, 0, 2])
    ShowText(["\\n<Dagon>Here's some money..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 1060])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Dagon gave you 1060G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
